tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

test-cspro.html^headers^ (232B)


      1 Content-Security-Policy: default-src 'self'; img-src 'self'; script-src some.example.com;
      2 Content-Security-Policy-Report-Only: default-src 'self'; img-src some.example.com; script-src 'self'; report-uri https://example.com/ignored/;